/* Start https://www.cursors-4u.com */ * {cursor: url(https://ani.cursors-4u.net/others/oth-9/oth903.cur), auto !important;} /* End https://www.cursors-4u.com */
.lesbian {
  -webkit-box-shadow: 0px 0px 20px 11px rgba(255,0,0,0.53); 
box-shadow: 0px 0px 20px 11px rgb(255, 0, 0)
-webkit-border-radius: 20px;
border-radius: 20px;
}


 table, th, td, tr{
  fixed
overflow: visible;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 19 px;
margin: 9px;
-webkit-box-shadow: 0px 0px 31px 0px #FF0000; 
box-shadow: 0px 0px 6px 0px #FF0000;
color: red

}

body {
  scrollbar-color: rgba(255, 0, 0, 0.911) rgba(0, 0, 0, 0.7); 
  scrollbar-width: thin;
  color:rgb(255, 0, 0)
  overflow: auto
    opacity: 0;
            transition: opacity 3s;

}

a {
  
  transition: color 0.5s;
}

a:hover {
  color: rgba(238, 8, 8, 0.39);
}

a::before {
  content: ">";
  color: red;
  margin-right: 5px;
}

::-webkit-scrollbar {
  width: 18px;
}

::-webkit-scrollbar-track {
  background: rgb(0, 0, 0); 
  
}

::-webkit-scrollbar-thumb {
  background-color: rgba(255, 0, 0, 0.7); 
  border: 2px solid rgba(0, 0, 0, 0.7); 
  border-radius: 10px;
}
::-moz-selection { /* Code for Firefox */
  color: rgb(0, 0, 0);
  background: rgba(255, 0, 157, 0.363);
}

::selection {
  color: rgb(0, 0, 0);
  background: rgba(255, 0, 0, 0.733);
}


.lsc {
  overflow: auto;
  border: 2px solid red;
  border-radius: 20px;
  background-color: black;
  color: red;
  padding: 20px;
  height: 600px;
  
}
ul { 
  color: red;
}

li::marker {
  content: "✯";
  color: rgb(255, 0, 0)
}

news {

  color:aqua
}